{% extends "global/Page.html" %} {% load otree %} {% block title %} Survey {% endblock %} {% block content %}
Please indicate how much you agree with the following statements. The more you agree, the higher the number should be. Use the following scale to record your answers:
1 Very slightly or not at all 2 A little 3 Moderately 4 Quite a bit 5 Extremely
Please scroll all the way down and press "Next" when you are done.{% formfields %} {% next_button %} {% endblock %}